Function BNComponentsEqual

Source
pub unsafe extern "C" fn BNComponentsEqual(
    a: *mut BNComponent,
    b: *mut BNComponent,
) -> bool