Function mallopt

Source
pub unsafe extern "C" fn mallopt(
    __option: c_int,
    __value: c_int,
) -> c_int