DefMDIChildProc

Function DefMDIChildProc 

Source
pub unsafe extern "system" fn DefMDIChildProc(
    hwnd: *mut c_void,
    umsg: u32,
    wparam: usize,
    lparam: isize,
) -> isize
Expand description

#32 DefMDIChildProc

performs default processing for any messages that the window procedure of an MDI child window does not process