pub unsafe extern "C" fn nfloat_mat_mul_block(
C: *mut gr_mat_struct,
A: *const gr_mat_struct,
B: *const gr_mat_struct,
min_block_size: slong,
ctx: *mut gr_ctx_struct,
) -> c_intpub unsafe extern "C" fn nfloat_mat_mul_block(
C: *mut gr_mat_struct,
A: *const gr_mat_struct,
B: *const gr_mat_struct,
min_block_size: slong,
ctx: *mut gr_ctx_struct,
) -> c_int