Function vc6_sys::RpcSsSetClientAllocFree
source · pub unsafe extern "stdcall" fn RpcSsSetClientAllocFree(
ClientAlloc: Option<unsafe extern "stdcall" fn(arg1: usize) -> *mut c_void>,
ClientFree: Option<unsafe extern "stdcall" fn(arg1: *mut c_void)>
)