Function LocalFree

Source
pub unsafe extern "system" fn LocalFree(
    hmem: *mut c_void,
) -> *mut c_void