Function SetMapMode

Source
pub unsafe extern "system" fn SetMapMode(
    hdc: HDC,
    mode: c_int,
) -> c_int