Function bli_ger

Source
pub unsafe extern "C" fn bli_ger(
    alpha: *mut obj_t,
    x: *mut obj_t,
    y: *mut obj_t,
    a: *mut obj_t,
)