vexImageBmpRead

Function vexImageBmpRead 

Source
pub unsafe extern "system" fn vexImageBmpRead(
    ibuf: *const u8,
    oBuf: *mut v5_image,
    maxw: u32,
    maxh: u32,
) -> u32