Function r_bin_open

Source
pub unsafe extern "C" fn r_bin_open(
    bin: *mut RBin,
    file: *const c_char,
    opt: *mut RBinOptions,
) -> bool