pub unsafe extern "system" fn SymRegisterFunctionEntryCallback64(
    hprocess: HANDLE,
    callbackfunction: PSYMBOL_FUNCENTRY_CALLBACK64,
    usercontext: u64
) -> BOOL
Expand description

Required features: "Win32_Foundation"