Function goblin::pe::characteristic::is_dll

source ·
pub fn is_dll(characteristics: u16) -> bool
Expand description

Checks whether the characteristics value indicates that the file is a DLL (dynamically-linked library).