Skip to main content

RtlAddFunctionTable

Type Alias RtlAddFunctionTable 

Source
pub type RtlAddFunctionTable = unsafe extern "system" fn(usize, i32, usize) -> bool;