Function mrb_load_detect_file_cxt

Source
pub unsafe extern "C" fn mrb_load_detect_file_cxt(
    mrb: *mut mrb_state,
    fp: *mut FILE,
    c: *mut mrbc_context,
) -> mrb_value